|
During the maintenance of Expeditor, some plugin_customization.ini parameters may be added between releases. This document serves as a reference and list of additional parameters and usage.
|
com.ibm.rcp.browser.service/enableIEOOPMultiProcess=true Expeditor's embedded browser uses a native process called IEEOP. Previously, only one IEOOP process was used for all instances of embedded web browsers. This caused performance degradation, and the com.ibm.rcp.browser.service/enableIEOOPMultiProcess parameter was added to allow each web browser instance to receive its own IEOOP process. Note, the IEOOP process will only be created when the web browser sets the appletEnabled flag to true. For reference, see APAR IC67815.
com.ibm.rcp.browser.service/enableSwitchLanguageWorkaround=true Enables Shift+Alt keyboard locale switching within the browser component. The ability to change keyboard locales is provided by Microsoft's regional Language Bar feature. For reference, see APAR IC67655.
|